parasite: Make flashing work better
authorMatthias Clasen <mclasen@redhat.com>
Sat, 3 May 2014 20:43:04 +0000 (16:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 11 May 2014 02:04:12 +0000 (22:04 -0400)
commit8f962381945ee9ef1a22ac6ce2de76a6671040fd
treedb9e4969222dfac7d3156c9517a8c56899fae414
parent01cb16681993081be7906b9cda37363b358bb7ea
parasite: Make flashing work better

The positioning of the highlight window was not reliable; instead
just use a after-handler for the draw signal, in the same way that
drag highlights are drawn by GTK+ itself.

And copy the code for grabbing a widget via pointer from testgtk;
that code is known to work.
modules/other/parasite/inspect-button.c
modules/other/parasite/parasite.h
modules/other/parasite/prop-list.c
modules/other/parasite/prop-list.h
modules/other/parasite/window.c